home *** CD-ROM | disk | FTP | other *** search
/ Danny Amor's Online Library / Danny Amor's Online Library - Volume 1.iso / html / faqs / faq / wais-faq.getting-started < prev    next >
Text File  |  1995-07-25  |  17KB  |  382 lines

  1. Subject: comp.infosystems.wais Frequently asked Questions [FAQ] (with answers)
  2. Newsgroups: comp.infosystems.wais,comp.answers,news.answers
  3. From: edguer@ces.cwru.edu (Aydin Edguer)
  4. Date: 9 May 1994 13:58:37 GMT
  5.  
  6. Archive-name: wais-faq/getting-started
  7. Last-modified: 6 May 94 00:00:01 EST
  8.  
  9. comp.infosystems.wais Frequently asked Questions [FAQ] (with answers)
  10.  
  11.     -1-  What is the purpose of this newsgroup?
  12.     -2-  How can I search this FAQ to find the answers?
  13.     -3-  What is WAIS?
  14.     -4-  Where can I find more information on WAIS?
  15.     -5-  How can I get access to WAIS?
  16.     -6-  Where can I find WAIS software for the XYZ OS?
  17.     -7-  Where can I pick up the list of sources (e.g. databases) for WAIS?
  18.  
  19. Please send suggested corrections and additions to: edguer@ces.cwru.edu
  20. The latest version of this FAQ is available from:
  21.  ftp://rtfm.mit.edu/pub/usenet-by-group/news.answers/wais-faq/getting-started
  22.  
  23. ----------------------------------------------------------------------
  24.  
  25. Subject: -1-  What is the purpose of this newsgroup?
  26. Date: 8 Oct 93 00:00:01 EST
  27.  
  28. From the Charter:
  29.  
  30. comp.infosystems.wais is for discussion of WAIS, the Wide Area Information
  31. Servers, a networked full text retrieval system developed by Thinking Machines,
  32. Apple Computer, Dow Jones, and KPMG Peat Marwick.
  33.  
  34. ------------------------------
  35.  
  36. Subject: -2-  How can I search this FAQ to find the answers?
  37. Date: 19 Nov 92 00:00:01 EST
  38.  
  39. This FAQ follows the RFC1153 recommendations for message digests and
  40. thus should easily be viewed by newsreaders that understand message
  41. digests.
  42.  
  43. This FAQ also uses the Subject: lines with the answer to each question
  44. and thus it should be easy to step through the answers with the "^G" command
  45. of rn.
  46.  
  47. This FAQ marks each question with a "dash number dash" so that using
  48. a regular expression search pattern you can easily get directly to any
  49. question on the document.
  50.  
  51. ------------------------------
  52.  
  53. Subject: -3-  What is WAIS?
  54. Date: 6 May 94 00:00:01 EST
  55.  
  56. WAIS stands for Wide Area Information Servers.
  57.  
  58. WAIS is a networked information retrieval system.  WAIS currently uses TCP/IP
  59. to connect client applications to information servers.  Client applications
  60. are able to retrieve text or multimedia documents stored on the servers.
  61. Client applications request documents using keywords.  Servers search a full
  62. text index for the documents and return a list of documents containing the
  63. keyword.  The client may then request the server to send a copy of any of
  64. the documents found.
  65.  
  66. Although the name "Wide Area" implies the use of the large networks such as
  67. the Internet to connect clients to servers distributed around the network,
  68. WAIS can be used between a client and server on the same machine or a client
  69. and server on the same LAN.
  70.  
  71. WAIS uses the Z39.50 query protocol to communicate between clients and servers.
  72.  
  73. There are a large number of servers running currently [over 470 databases].
  74. Topics range from recipes and movies to bibliographies, technical documents,
  75. and newsgroup archives.
  76.  
  77. WAIS was developed as a project of Thinking Machines, Apple Computer, 
  78. Dow Jones, and KPMG Peat Marwick.  A version of WAIS that is freely
  79. redistributable is available with full source to the server, indexing
  80. software, and many clients.
  81.  
  82. Thinking Machines no longer supports the publicly distributed WAIS [as of
  83. WAIS-8-b5.1].  Support and development of "free" WAIS has been taken over
  84. by CNIDR (Clearinghouse for Networked Information Discovery and Retrieval).
  85. Current CNIDR releases are called freeWAIS, to help reduce confusion.
  86.  <a HREF="http://cnidr.org/welcome.html">http://cnidr.org/welcome.html</a>
  87.  
  88. Commercial development and support of WAIS is now available from WAIS, Inc.
  89. WAIS, Inc. was founded by many of the original developers of WAIS.
  90. Although WAIS, Inc. does sell commercial servers with extra features and
  91. full support, they continue to provide other freely redistributable tools.
  92.     ftp://ftp.wais.com/pub/wais-inc-doc/wais-inc-company-story.txt
  93.  
  94. ------------------------------
  95.  
  96. Subject: -4-  Where can I find more information on WAIS?
  97. Date: 6 May 94 00:00:01 EST
  98.  
  99. Depending upon the information you seek there are many options.
  100.  
  101. Perhaps the best place to start is the WAIS white sheet available
  102. via anonymous FTP from ftp.think.com in the file wais-corporate-paper.text.
  103. This will give you a good idea of why people got interested in WAIS
  104. and a very simple overview of the WAIS architecture.
  105.     ftp://ftp.think.com/wais/wais-corporate-paper.text
  106.  
  107. If you want to learn more about how WAIS really works or answer other
  108. FAQ's the best place to start is the documentation that comes with WAIS.
  109. The WAIS distribution is available via anonymous FTP from ftp.cnidr.org
  110. in the file /pub/NIDR.tools/freeWAIS-0.3.tar.Z  After uncompressing and
  111. untarring the distribution, you will find a ./doc directory that includes
  112. a more complete FAQ, documents for programmers, users guides, protocol
  113. specifications, a paper on digital librarian ethics, and a bibliography
  114. of WAIS articles.
  115.  
  116. If you wish to do further reading the bibliography of articles published
  117. on WAIS is also available separately from ftp.wais.com in the file
  118. /pub/wais-inc-doc/bibliography.txt.
  119.     ftp://ftp.wais.com/pub/wais-inc-doc/bibliography.txt
  120.  
  121. Next, of course, there is the newsgroup comp.infosystems.wais.
  122. The newsgroup is regularly visited by the authors of WAIS and
  123. other experts on using both WAIS and other resources on the Internet.
  124. After listening in on the group for a while, you are welcome to post your
  125. questions if you have been unable to find an answer yourself from the
  126. documentation.
  127.  
  128. There are also a number of mailing lists which you can join if you
  129. wish to follow WAIS.
  130.  
  131. wais-interest            Contact: wais-interest-request@think.com
  132.     This is a moderated list used to announce new releases for
  133.     the Internet environment.
  134.  
  135. wais-discussion            Contact: wais-discussion-request@think.com
  136.     The WAIS-discussion is a digested, moderated list on Electronic
  137.     publishing issues in general and Wide Area Information Servers in
  138.     particular.  There are postings every week or two.
  139.  
  140. wais-talk            Contact: wais-talk-request@think.com
  141.     The WAIS-talk is an open list (interactive, not moderated) for
  142.     implementors and developers.  This is a technical list that is
  143.     not meant to be used as a support list.
  144.  
  145. Z3950IW                Contact: LISTSERV@nervm.nerdc.ufl.edu
  146.     Z39.50 Implementors list for low level discussions of protocol 
  147.     details.
  148.  
  149. ZIP                Contact: zip-request@kudzu.concert.net
  150.     The Z39.50-92 Information Project (ZIP) is a mailing list for
  151.     those interested in the development of the FreeWAIS distribution
  152.     from CNIDR.
  153.  
  154. SIG-WAIS            Contact: sig-wais-info@cnidr.org
  155.     This is a list for announcements of meetings and presentations
  156.     of the WAIS Special Interest Group.  These face-to-face conferences
  157.     provide useful demonstrations and talks on WAIS and Z39.50.
  158.  
  159. WAISCUST            Contact: listserv@rice.edu
  160.     This list is for discussion among customers of WAIS Inc.  It is
  161.     not sponsored by WAIS Inc. and opinions expressed here are those
  162.     of the individual posters (as if anyone needed to say that).
  163.     To subscribe, send mail to "listserv@rice.edu" with the following
  164.     in the *body* of your message:
  165.         subscribe waiscust Yourfirstname Yourlastname
  166.  
  167. CNIDR is releasing information on freeWAIS status, plans, and operational
  168. hints via World Wide Web (WWW).  This is perhaps the best way to get
  169. up-to-date information freeWAIS.
  170.     <a HREF="http://kudzu.cnidr.org/cnidr_projects">CNIDR Projects</a>
  171.  
  172. The United States Geological Survey has produced a number of training
  173. videotapes on the subject of Wide Area Information Servers (WAIS).
  174. Information on their contents and availability is available with WWW.
  175. <a HREF="http://billings.nlm.nih.gov/current_news.dir/wais_tapes.html">Tapes</a>
  176.  
  177. ------------------------------
  178.  
  179. Subject: -5-  How can I get access to WAIS?
  180. Date: 4 Nov 93 00:00:01 EST
  181.  
  182. Perhaps the easiest way to get started, if you do not want to get a copy of
  183. the full distribution and build your own clients is to try WAIS out using a
  184. simple client running at another site.  To do this you must use TELNET to
  185. connect to sunsite.unc.edu or wais.wais.com and enter the username "wais"
  186. [lowercase-no quotes] at the "login:" prompt.  This will permit you to use
  187. swais (Screen WAIS).  swais is a curses based interface, so if you have
  188. problems, it may be due to your terminal setup.  If you are unsure of the
  189. commands, try using a question mark [?] at the prompt.
  190.  
  191. Even if you do not have full access to the Internet, you can still take
  192. advantage of WAIS via the WAIS mail server.  While this is a primitive
  193. tool compared to interactive usage, it does work.  To get information on
  194. using the WAIS mail server, send a message to waismail@quake.think.com
  195. with a body containing the single word "help" [do not include the quotation
  196. marks].
  197.  
  198. ------------------------------
  199.  
  200. Subject: -6-  Where can I find WAIS software for the XYZ OS?
  201. Date: 6 May 94 00:00:01 EST
  202.  
  203. There are a number of sources for WAIS software available via anonymous FTP.
  204. [please try nic.funet.fi:/pub/networking/services/wais first, if in Europe]
  205.  
  206. ftp://ftp.cnidr.org/pub/NIDR.tools/freeWAIS-0.3.tar.Z
  207.     This is the current distribution of WAIS, with many bug fixes
  208.     and the addition of Boolean searches, stemming, etc.  Please note
  209.     freeWAIS 0.3 is a beta release.  Bug fixes are actively sought
  210.     and will be incorporated into new releases.  This is an updated
  211.     release of the UNIX server and clients only.
  212.   <a HREF="http://cnidr.org/cnidr_projects/freewais0.2.html">RELEASE-NOTES</a>
  213.  
  214. ftp://ls6-www.informatik.unni-dortmund.de/pub/wais/freeWAIS-0.2-sf08-alpha.tar.gz
  215.     This is a modified version of freeWAIS-0.202.
  216.     Current patchlevel is 08. Next release will be beta.
  217.     A research version of freeWAIS featuring a redesign of the
  218.     query processing.  This permits configurable document formats, and
  219.     fieldwise indexing and retrieval (with stemming and soundex searches)
  220.     Requires imake and the Athena widgets.
  221.     author - pfeifer@woodstock.informatik.uni-dortmund.de (Ulrich Pfeifer)
  222.  
  223. ftp://ftp.cnidr.org/pub/NIDR.tools/freeWAIS-0.1.tar.Z
  224.     This is the complete distribution of all tools available at the
  225.     time.  Please note that most are now out of date and you should
  226.     probably just obtain them individually.
  227.     For more information read the release notes, available via anonymous
  228.     FTP from ftp.cnidr.org:/pub/NIDR.tools/freeWAIS-0.1/RELEASE-NOTES
  229.  
  230. ftp://ftp.think.com/wais/wais-8-b5.1.tar.Z
  231.     Included for historical purposes only.  This used to be the main
  232.     UNIX distribution.  freeWAIS is the current distribution that
  233.     includes many bugfixes and enhancements.
  234.     author - morris@wais.com (Harry Morris)
  235.            - brewster@wais.com (Brewster Kahle)
  236.            - Jonathan@Think.COM (Jonathan Goldman)
  237.  
  238. ftp://ftp.think.com/wais/motif-a1.tar.Z
  239.     mxwais - an OSF-Motif client interface that requires the xwais source.
  240.  
  241. ftp://ftp.eos.ncsu.edu/pub/mxqwais/mxqwais-src.tar.Z
  242.     mxqwais - an OSF-Motif client interface.
  243.     author - escott@eos.ncsu.edu (erik scott)
  244.  
  245. ftp://sunsite.unc.edu/pub/packages/infosystems/wais/clients/olwais-0.9.tar.Z
  246.     olwais - an OpenWindows (NeWS) client interface
  247.     SPARC binary only.  Future releases will contain the C++ source.
  248.  
  249. ftp://sunsite.unc.edu/pub/wais/clients/unix/sunview/sunsearch.src.003.tar.Z
  250.     sunsearch - a SunView (SunTools) client interface
  251.     author - Jim_Fullton@unc.edu (Jim Fullton)
  252.     current contact - Jim_Fullton@unc.edu (Jim Fullton)
  253.  
  254. ftp://quake.think.com/wais/waismail.tar.Z
  255.     waismail - a mail interface for searching WAIS databases.
  256.     Requires perl which must be obtained separately.
  257.     author - Jonathan@Think.COM (Jonathan Goldman)
  258.  
  259. ftp://sunsite.unc.edu/pub/packages/infosystems/wais/servers/vms/vms-client/*
  260.     client - a VAX VMS based client interface (based on the code from 8-b2?)
  261.     Requires TGV/Multinet (must be obtained separately).
  262.     author - Jim_Fullton@unc.edu (Jim Fullton)
  263.     current contact - Jim_Fullton@unc.edu (Jim Fullton)
  264.  
  265. ftp://sunsite.unc.edu/pub/packages/infosystems/wais/servers/vms/vms-server/*
  266.     waisserver - a VAX VMS based server
  267.     waisindex - a VAX VMS based indexer
  268.     author - Jim_Fullton@unc.edu (Jim Fullton)
  269.     current contact - Jim_Fullton@unc.edu (Jim Fullton)
  270.  
  271. ftp://ftp.think.com/wais/WAIStation-NeXT-1.9.6.tar.Z
  272.     WAIStation.app - a NeXTstep based client interface for NeXT
  273.     workstations.
  274.     author - burchard@math.utah.edu (Paul Burchard)
  275.  
  276. ftp://sunsite.unc.edu/pub/wais/clients/macintosh/WAIStation-0-63.sit.hqx
  277.     WAIStation - a Macintosh interface client based on MacTCP.
  278.     MacTCP must be obtained separately.
  279.     Source to the client in THINK C is available from
  280.     quake.think.com:/wais/WAIStation-0-62-Sources.sit.hqx
  281.  
  282. ftp://ftp.wais.com/pub/freeware/mac/wais-for-mac-1.2-alpha.sea.hqx
  283.     This is a free Macintosh WAIS client that supports both WAIS and
  284.     the new Z39.50 commercial servers.  Requires wais-for-mac-1.1.sea.hqx
  285.     A product of WAIS Inc.  Source is also available from
  286.     ftp.wais.com:/pub/freeware/mac/src/wais-for-mac-1.1-src.sea.hqx
  287.  
  288. ftp://ftp.wais.com/pub/freeware/mac/HyperWais.sea.hqx
  289.     HyperWais - A Macintosh Hypercard client interface.
  290.     currently at version 1.9.
  291.     Requires System 7.0, MacTCP 1.1, and Hypercard 2.1 [all must
  292.     be obtained separately].  Source is also available from:
  293.     ftp.wais.com:/pub/freeware/mac/HyperWais.src.sea.hqx
  294.     author - francois@wais.com (Francois Schiettecatte)
  295.  
  296. ftp://ftp.einet.net/einet/mac/macwais1.28.sea.hqx
  297.     MacWAIS is a shareware product of MCC.
  298.  
  299. ftp://sunsite.unc.edu/pub/packages/infosystems/wais/clients/ms-dos/pcdist.zip
  300.     pcwais - An MS-DOS client interface
  301.     Based on Borland TurboVision and the Crynwr Packet Drivers.
  302.  
  303. ftp://oac.hsc.uth.tmc.edu/public/dos/misc/oacwais.exe
  304.     oacwais - An MS-DOS client interface
  305.     Based on FTP Software's PC/TCP.
  306.     FTP Software's PC/TCP must be obtained separately.
  307.  
  308. ftp://wuarchive.wustl.edu/systems/ibmpc/win3/util/wwais103.zip
  309.     wwais - a Microsoft Windows 3.0 client interface
  310.     Based on Visual Basic and Novell's LAN Workplace for DOS.
  311.     LAN Workplace for DOS must be obtained separately.
  312.     [Note: this client is no longer supported]
  313.  
  314. ftp://ridgisd.er.usgs.gov/software/wais/wnwais22a.zip
  315.     WinWAIS - The USGS version of WAIS for Windows.
  316.     Includes support for SLIP, ODI and CRYNWR packet drivers.
  317.     Source is also available from
  318.     ridgisd.er.usgs.gov:/software/wais/wnwsrc22.zip
  319.  
  320. ftp://ftp.cnidr.org/pub/NIDR.tools/wais/pc/windows/waisman3.zip
  321.     WAIS Manager [version 3.0] is a Winsock compliant WAIS client
  322.     that supports multi-format documents and relevance feedback.
  323.     A WINSOCK TCP/IP package must be obtained separately.
  324.  
  325. ftp://ftp.cnidr.org/pub/NIDR.tools/z39.50/pc/zman01.zip.
  326.     zman - Z39.50 Manager [version 0.1] is a Windows 3.X client
  327.     that supports multi-format documents and relevance feedback.
  328.     It is written in Borland C/C++ and source is included.
  329.     A WINSOCK TCP/IP package must be obtained separately.
  330.     This code is currently in early alpha release.
  331.  
  332. ftp://ftp.einet.net/einet/pc/EIWAIS155.EXE
  333.     WinWAIS - Version 1.55 of a Windows 3.X client.
  334.     A self-extracting archive file of EINet Shareware winWAIS.
  335.     Requires Windows 3.1 and Windows Sockets 1.1 which must
  336.     be obtained separately.
  337.  
  338. ftp://ftp.wais.com/pub/freeware/os2/os2wa11.zip
  339.     os2wais - the OS/2 WAIS Client developed at the Libary of Congress.
  340.     Requires IBM's TCP/IP for OS/2 [which must be obtained separately].
  341.     Source is also available from
  342.     ftp.wais.com:/pub/freeware/os2/os2sr11.zip
  343.     author - oliveau@wais.com (Kevin Oliveau)
  344.            - juliem@msen.com (Julie Mills)
  345.  
  346. ftp://ftp.wais.com/pub/freeware/ibm-mvs/dinowais.v0r4
  347.     DinoWAIS - includes a WAIS client, indexer, and server for IBM's
  348.     MVS operating environment.  The software runs under TSO/E (Time Sharing
  349.     Option), and relies on ISPF (Interactive Systems Productivity Facility)
  350.     for screen management.  DinoWAIS is based in WAIS b5.1 and includes
  351.     full source.
  352.     author - tgauslin@isdres.er.usgs.gov (Tim Gauslin)
  353.  
  354. You can also use Gopher to access WAIS.  For the availability of Gopher
  355. clients, please visit the comp.infosystems.gopher newsgroup.
  356.  
  357. ------------------------------
  358.  
  359. Subject: -7-  Where can I pick up the list of sources (e.g. databases) for WAIS?
  360. Date: 6 May 94 00:00:01 EST
  361.  
  362. The current listing of publicly advertised sources is always available
  363. via anonymous FTP from quake.think.com in the /wais directory in the file
  364. wais-sources.tar.Z (a compressed UNIX tar file).
  365.     ftp://quake.think.com/wais/wais-sources.tar.Z
  366.     ftp://ftp.wais.com/pub/directory-of-servers/wais-sources.tar.Z
  367.     ftp://sunsite.unc.edu/pub/packages/infosystems/wais/wais-sources.tar.Z
  368.  
  369. Also available is a WAIS source description document. The document is
  370. in 2 parts, one a list of WAIS sources and their descriptions grouped
  371. into categories (the src-list) and the other the sources and descriptions
  372. listed in alphabetical order (the annex).  These documents are maintained
  373. by Chris Christoff <chrisc@bu.oz.au> and are available via anonymous FTP
  374. from kirk.bu.oz.au:/pub/Bond_Uni/doc/wais in the files src-list.* and
  375. annex.*.  The documents are mirrored on archive.orst.edu:/pub/doc/wais.
  376.  
  377. [please try nic.funet.fi:/pub/networking/services/wais first, if in Europe]
  378.  
  379. ------------------------------
  380.  
  381.  
  382.